toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
empty
empty
rell
function
<
T
>
empty
(
arg
:
T
?
)
:
boolean
Checks if the value is null or empty.
Return
true if the value is not or empty.
Since
0.8.0